home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: Redefinition of problem
- Date: Mon, 01 Apr 96 15:06:32 GMT
- Organization: none
- Distribution: world
- Message-ID: <828371192snz@genesis.demon.co.uk>
- References: <4jkc6h$mom@sol.caps.maine.edu>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <4jkc6h$mom@sol.caps.maine.edu>
- bensh@gandalf.UMCS.Maine.EDU "Shawn Benn" writes:
-
- >Hey all! I posted a question to the group yesterday. I have worked a little
- >bit more on it and have some more information about the problem.
- >
- >The fseek problem seems to only occur when I open a file, close that file and
- >then try to reopen the same file in the same session. Why is this so? Is
- > there
- >a solution to this?
-
- There is no problem with closing a file and reopening it later. Of course
- you could be reopening it with an inappropriate mode. Post code.
-
- > FYI, I do not know that the file might have been already
- >opened when I open it. It is part of a bigger application using a menu system.
-
- If you have a file opened more than once the C language no longer defines the
- results.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-